App\Models\Event {#4442
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 1
    "number" => null
    "name" => "මීටර් 60"
    "code" => "60M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 1
    "number" => null
    "name" => "මීටර් 60"
    "code" => "60M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 1
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 1
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 1
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442}
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4441
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 2
    "number" => null
    "name" => "මීටර් 60"
    "code" => "60M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 2
    "number" => null
    "name" => "මීටර් 60"
    "code" => "60M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 2
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 2
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 2
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441}
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4440
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 5
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 5
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 5
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440}
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4439
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 6
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 6
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 6
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439}
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4438
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 23
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 23
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 23
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438}
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4437
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 24
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 24
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 24
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437}
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4436
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 25
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 25
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 25
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436}
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4435
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 26
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 26
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 26
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435}
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4434
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 41
    "number" => null
    "name" => "මීටර් 50x4"
    "code" => "50Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 41
    "number" => null
    "name" => "මීටර් 50x4"
    "code" => "50Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 41
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 41
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 41
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434}
              9 => App\Models\Event {#4433
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 42
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 42
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 42
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4433
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 42
    "number" => null
    "name" => "මීටර් 50x4"
    "code" => "50Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 42
    "number" => null
    "name" => "මීටර් 50x4"
    "code" => "50Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 1
    "pivot_event_id" => 42
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4454
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 1
        "event_id" => 42
      ]
      #original: array:2 [
        "age_group_id" => 1
        "event_id" => 42
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1451
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 1
          "name" => "12 න් පහළ"
          "code" => "U12"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4452
            #items: array:10 [
              0 => App\Models\Event {#4442
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 1
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 1
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4443
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 1
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4441
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 2
                  "number" => null
                  "name" => "මීටර් 60"
                  "code" => "60M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 2
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4445
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 2
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4440
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4446
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4439
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4447
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4438
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4450
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4437
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4451
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4436
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4448
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4435
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4453
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4434
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 41
                  "number" => null
                  "name" => "මීටර් 50x4"
                  "code" => "50Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 1
                  "pivot_event_id" => 41
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4456
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #original: array:2 [
                      "age_group_id" => 1
                      "event_id" => 41
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1451}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4433}
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4431
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 3
    "number" => null
    "name" => "මීටර් 80"
    "code" => "80M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 3
    "number" => null
    "name" => "මීටර් 80"
    "code" => "80M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 3
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 3
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 3
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431}
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4393
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 4
    "number" => null
    "name" => "මීටර් 80"
    "code" => "80M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 4
    "number" => null
    "name" => "මීටර් 80"
    "code" => "80M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 4
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 4
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 4
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393}
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4396
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 5
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 5
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 5
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396}
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4402
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 6
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 6
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 6
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402}
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4406
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 17
    "number" => null
    "name" => "මීටර් 80 කඩුළු"
    "code" => "80M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 17
    "number" => null
    "name" => "මීටර් 80 කඩුළු"
    "code" => "80M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 17
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 17
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 17
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406}
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4380
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 18
    "number" => null
    "name" => "මීටර් 80 කඩුළු"
    "code" => "80M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 18
    "number" => null
    "name" => "මීටර් 80 කඩුළු"
    "code" => "80M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 18
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 18
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 18
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380}
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4379
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 23
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 23
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 23
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379}
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4381
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 24
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 24
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 24
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381}
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4377
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 25
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 25
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 25
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377}
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4376
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 26
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 26
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 26
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376}
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4378
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 31
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 31
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 31
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378}
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4374
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 32
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 32
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 32
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374}
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4375
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 37
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 37
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 37
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375}
              13 => App\Models\Event {#4373
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4373
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 2
    "pivot_event_id" => 38
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4387
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 2
        "event_id" => 38
      ]
      #original: array:2 [
        "age_group_id" => 2
        "event_id" => 38
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1452
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 2
          "name" => "14 න් පහළ"
          "code" => "U14"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4429
            #items: array:14 [
              0 => App\Models\Event {#4431
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 3
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 3
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4390
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 3
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4393
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 4
                  "number" => null
                  "name" => "මීටර් 80"
                  "code" => "80M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 4
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4409
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 4
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4396
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4410
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4402
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4407
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4406
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 17
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 17
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4424
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 17
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4380
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 18
                  "number" => null
                  "name" => "මීටර් 80 කඩුළු"
                  "code" => "80M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 18
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4403
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 18
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4379
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4400
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4381
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4420
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4377
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4391
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4376
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4388
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4378
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4397
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4374
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4385
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4375
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 2
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4384
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 2
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1452}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4373}
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4336
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 5
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 5
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 5
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336}
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4300
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 6
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 6
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 6
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300}
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4299
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 7
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 7
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 7
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299}
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4301
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 8
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 8
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 8
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301}
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4297
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 9
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 9
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 9
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297}
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4296
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 10
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 10
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 10
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296}
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4298
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 11
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 11
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 11
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298}
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4294
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 12
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 12
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 12
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294}
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4295
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 19
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 19
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 19
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295}
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4293
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 20
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 20
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 20
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293}
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4292
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 21
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 21
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 21
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292}
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4291
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 22
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 22
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 22
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291}
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4290
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 23
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 23
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 23
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290}
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4289
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 24
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 24
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 24
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289}
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4288
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 25
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 25
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 25
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288}
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4287
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 26
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 26
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 26
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287}
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4286
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 31
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 31
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 31
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286}
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4285
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 32
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 32
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 32
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285}
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4284
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 33
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 33
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 33
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284}
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4283
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 34
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 34
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 34
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283}
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4282
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 35
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 35
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 35
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282}
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4281
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 36
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 36
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 36
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281}
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4280
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 37
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 37
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 37
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280}
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4279
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 38
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 38
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 38
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279}
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4278
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 39
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 39
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 39
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278}
              25 => App\Models\Event {#4277
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 40
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4277
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 3
    "pivot_event_id" => 40
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4307
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 3
        "event_id" => 40
      ]
      #original: array:2 [
        "age_group_id" => 3
        "event_id" => 40
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1453
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 3
          "name" => "16 න් පහළ"
          "code" => "U16"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4361
            #items: array:26 [
              0 => App\Models\Event {#4336
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4331
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 5
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4300
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4319
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 6
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4299
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4369
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 7
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4301
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4316
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 8
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4297
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4432
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 9
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4296
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4313
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 10
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4298
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4371
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 11
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4294
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4310
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 12
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4295
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4394
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 19
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4293
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4338
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 20
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4292
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4342
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 21
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4291
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4339
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 22
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4290
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4359
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 23
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4289
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4335
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 24
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4288
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4332
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 25
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4287
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4325
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 26
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4286
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4329
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 31
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4285
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4326
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 32
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4284
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4323
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 33
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4283
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4320
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 34
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4282
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4311
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 35
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4281
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4308
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 36
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4280
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4317
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 37
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4279
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4305
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 38
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4278
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 3
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4304
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #original: array:2 [
                      "age_group_id" => 3
                      "event_id" => 39
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1453}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4277}
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4216
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 5
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 5
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 5
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216}
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4160
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 6
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 6
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 6
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160}
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4273
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 7
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 7
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 7
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273}
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4163
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 8
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 8
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 8
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163}
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4166
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 9
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 9
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 9
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166}
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4221
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 10
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 10
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 10
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221}
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4169
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 11
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 11
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 11
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169}
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4172
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 12
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 12
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 12
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172}
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4175
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 13
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 13
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 13
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 13
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 13
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175}
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4259
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 14
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 14
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 14
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 14
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 14
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259}
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4178
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 19
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 19
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 19
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178}
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4181
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 20
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 20
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 20
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181}
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4184
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 21
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 21
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 21
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184}
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4270
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 22
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 22
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 22
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270}
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4187
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 23
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 23
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 23
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187}
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4190
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 24
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 24
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 24
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190}
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4268
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 25
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 25
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 25
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268}
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4202
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 26
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 26
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 26
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202}
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4208
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 27
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 27
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 27
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 27
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 27
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208}
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4144
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 28
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 28
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 28
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 28
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 28
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144}
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4143
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 29
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 29
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 29
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 29
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 29
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143}
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4145
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 30
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 30
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 30
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 30
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 30
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145}
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4141
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 31
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 31
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 31
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141}
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4140
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 32
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 32
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 32
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140}
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4142
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 33
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 33
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 33
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142}
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4138
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 34
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 34
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 34
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138}
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4139
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 35
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 35
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 35
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139}
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4137
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 36
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 36
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 36
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137}
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4136
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 37
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 37
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 37
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136}
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4135
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 38
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 38
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 38
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135}
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4134
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 39
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 39
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 39
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134}
              31 => App\Models\Event {#4133
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4133
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 4
    "pivot_event_id" => 40
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4151
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 4
        "event_id" => 40
      ]
      #original: array:2 [
        "age_group_id" => 4
        "event_id" => 40
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1454
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 4
          "name" => "18 න් පහළ"
          "code" => "U18"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4261
            #items: array:32 [
              0 => App\Models\Event {#4216
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4157
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#4160
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4154
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4273
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4314
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#4163
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4211
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4166
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4222
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#4221
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4219
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4169
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4266
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#4172
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4215
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#4175
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4212
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4259
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4196
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#4178
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4209
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#4181
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4206
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4184
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4203
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4270
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4200
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4187
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4197
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4190
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4194
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4268
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4191
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4202
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4188
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4208
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4185
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4144
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4182
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4143
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4179
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4145
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4176
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4141
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4173
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4140
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4170
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1454}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4142
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4167
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                     …8
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4138
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4164 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4139
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4155 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4137
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4152 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4136
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4161 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#4135
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4149 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#4134
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 4
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4148 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#4133}
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4158
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 5
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 5
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 5
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 5
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158}
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3980
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 6
    "number" => null
    "name" => "මීටර් 100"
    "code" => "100M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 6
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 6
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 6
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980}
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4131
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 7
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 7
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 7
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 7
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131}
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3983
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 8
    "number" => null
    "name" => "මීටර් 200"
    "code" => "200M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 8
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 8
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 8
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983}
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4103
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 9
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 9
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 9
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 9
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103}
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3986
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 10
    "number" => null
    "name" => "මීටර් 400"
    "code" => "400M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 10
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 10
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 10
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986}
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4129
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 11
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 11
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 11
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 11
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129}
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3989
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 12
    "number" => null
    "name" => "මීටර් 800"
    "code" => "800M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 12
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 12
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 12
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989}
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3992
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 13
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 13
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 13
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 13
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 13
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992}
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4062
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 14
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 14
    "number" => null
    "name" => "මීටර් 1500"
    "code" => "1500M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 14
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 14
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 14
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062}
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3995
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 15
    "number" => null
    "name" => "මීටර් 5000"
    "code" => "5000M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 15
    "number" => null
    "name" => "මීටර් 5000"
    "code" => "5000M"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 15
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 15
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 15
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995}
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3998
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 16
    "number" => null
    "name" => "මීටර් 5000"
    "code" => "5000M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 16
    "number" => null
    "name" => "මීටර් 5000"
    "code" => "5000M"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 16
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 16
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 16
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998}
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4001
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 19
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 19
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 19
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 19
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001}
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4193
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 20
    "number" => null
    "name" => "මීටර් 100/110 කඩුළු"
    "code" => "100M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 20
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 20
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 20
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193}
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4004
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 21
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 21
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 21
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 21
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004}
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4007
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 22
    "number" => null
    "name" => "මීටර් 400/300 කඩුළු"
    "code" => "400M_Hurdle"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 22
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 22
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 22
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007}
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4010
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 23
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 23
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 23
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 23
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010}
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4128
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 24
    "number" => null
    "name" => "උස පැනීම"
    "code" => "High_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 24
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 24
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 24
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128}
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4013
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 25
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 25
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 25
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 25
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013}
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4016
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 26
    "number" => null
    "name" => "දුර පැනීම"
    "code" => "Long_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 26
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 26
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 26
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016}
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4019
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 27
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 27
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 27
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 27
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 27
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019}
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4110
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 28
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 28
    "number" => null
    "name" => "තුන් පිම්ම"
    "code" => "Triple_Jump"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 28
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 28
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 28
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110}
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4022
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 29
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 29
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 29
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 29
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 29
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022}
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4025
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 30
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 30
    "number" => null
    "name" => "රිටි පැනීම"
    "code" => "Pole_Vault"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 30
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 30
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 30
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025}
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4028
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 31
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 31
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 31
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 31
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028}
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4123
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 32
    "number" => null
    "name" => "යගුලිය දැමීම"
    "code" => "Shot_Put"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 32
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 32
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 32
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123}
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4034
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 33
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 33
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 33
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 33
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034}
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4040
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 34
    "number" => null
    "name" => "කවපෙත්ත විසිකිරීම"
    "code" => "Discus Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 34
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 34
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 34
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040}
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#4119
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 35
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 35
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 35
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 35
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119}
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3970
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 36
    "number" => null
    "name" => "හෙල්ල විසිකිරීම"
    "code" => "Javelin_Throw"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 36
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 36
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 36
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970}
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3969
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 37
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 37
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 37
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 37
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969}
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3971
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 38
    "number" => null
    "name" => "මීටර් 100x4"
    "code" => "100Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 38
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 38
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 38
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971}
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3967
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 39
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "B"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 39
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 39
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 39
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967}
              33 => App\Models\Event {#3966
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 40
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 40
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
App\Models\Event {#3966
  #connection: "mysql"
  #table: "events"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:8 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
  ]
  #original: array:10 [
    "id" => 40
    "number" => null
    "name" => "මීටර් 400x4"
    "code" => "400Mx4"
    "type" => "G"
    "extra" => null
    "created_at" => null
    "updated_at" => null
    "pivot_age_group_id" => 5
    "pivot_event_id" => 40
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3977
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "age_group_events"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "age_group_id" => 5
        "event_id" => 40
      ]
      #original: array:2 [
        "age_group_id" => 5
        "event_id" => 40
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Models\AgeGroup {#1455
        #connection: "mysql"
        #table: "age_groups"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #original: array:5 [
          "id" => 5
          "name" => "20 න් පහළ"
          "code" => "U20"
          "created_at" => null
          "updated_at" => null
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "events" => Illuminate\Database\Eloquent\Collection {#4060
            #items: array:34 [
              0 => App\Models\Event {#4158
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 5
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 5
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4049
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Event {#3980
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 6
                  "number" => null
                  "name" => "මීටර් 100"
                  "code" => "100M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 6
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4063
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Event {#4131
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 7
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 7
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4043
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Event {#3983
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 8
                  "number" => null
                  "name" => "මීටර් 200"
                  "code" => "200M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 8
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4059
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Models\Event {#4103
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 9
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 9
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4056
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Models\Event {#3986
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 10
                  "number" => null
                  "name" => "මීටර් 400"
                  "code" => "400M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 10
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4037
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Models\Event {#4129
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 11
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 11
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4053
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Models\Event {#3989
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 12
                  "number" => null
                  "name" => "මීටර් 800"
                  "code" => "800M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 12
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4050
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Models\Event {#3992
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 13
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 13
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4047
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Models\Event {#4062
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 14
                  "number" => null
                  "name" => "මීටර් 1500"
                  "code" => "1500M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 14
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4044
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Models\Event {#3995
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 15
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 15
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4041
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Models\Event {#3998
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 16
                  "number" => null
                  "name" => "මීටර් 5000"
                  "code" => "5000M"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 16
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4038
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Models\Event {#4001
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 19
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 19
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4035
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Models\Event {#4193
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 20
                  "number" => null
                  "name" => "මීටර් 100/110 කඩුළු"
                  "code" => "100M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 20
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4032
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Models\Event {#4004
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 21
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 21
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4029
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              15 => App\Models\Event {#4007
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 22
                  "number" => null
                  "name" => "මීටර් 400/300 කඩුළු"
                  "code" => "400M_Hurdle"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 22
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4026
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Models\Event {#4010
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 23
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 23
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4023
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              17 => App\Models\Event {#4128
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 24
                  "number" => null
                  "name" => "උස පැනීම"
                  "code" => "High_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 24
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4020
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              18 => App\Models\Event {#4013
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 25
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 25
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4017
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              19 => App\Models\Event {#4016
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 26
                  "number" => null
                  "name" => "දුර පැනීම"
                  "code" => "Long_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 26
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4014
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              20 => App\Models\Event {#4019
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 27
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 27
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4011
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Models\AgeGroup {#1455}
                    #foreignKey: "age_group_id"
                    #relatedKey: "event_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              21 => App\Models\Event {#4110
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 28
                  "number" => null
                  "name" => "තුන් පිම්ම"
                  "code" => "Triple_Jump"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 28
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4008
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "age_group_events"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    +preventsLazyLoading: false
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #escapeWhenCastingToString: false
                    #attributes: array:2 [ …2]
                    #original: array:2 [ …2]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #attributeCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                     …11
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              22 => App\Models\Event {#4022
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 29
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 29
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4005 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              23 => App\Models\Event {#4025
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 30
                  "number" => null
                  "name" => "රිටි පැනීම"
                  "code" => "Pole_Vault"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 30
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#4002 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              24 => App\Models\Event {#4028
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 31
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 31
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3999 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              25 => App\Models\Event {#4123
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 32
                  "number" => null
                  "name" => "යගුලිය දැමීම"
                  "code" => "Shot_Put"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 32
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3996 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              26 => App\Models\Event {#4034
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 33
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 33
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3993 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              27 => App\Models\Event {#4040
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 34
                  "number" => null
                  "name" => "කවපෙත්ත විසිකිරීම"
                  "code" => "Discus Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 34
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3990 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              28 => App\Models\Event {#4119
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 35
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 35
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3981 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              29 => App\Models\Event {#3970
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 36
                  "number" => null
                  "name" => "හෙල්ල විසිකිරීම"
                  "code" => "Javelin_Throw"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 36
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3978 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              30 => App\Models\Event {#3969
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 37
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 37
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3987 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              31 => App\Models\Event {#3971
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 38
                  "number" => null
                  "name" => "මීටර් 100x4"
                  "code" => "100Mx4"
                  "type" => "G"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 38
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3975 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              32 => App\Models\Event {#3967
                #connection: "mysql"
                #table: "events"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: array:8 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                ]
                #original: array:10 [
                  "id" => 39
                  "number" => null
                  "name" => "මීටර් 400x4"
                  "code" => "400Mx4"
                  "type" => "B"
                  "extra" => null
                  "created_at" => null
                  "updated_at" => null
                  "pivot_age_group_id" => 5
                  "pivot_event_id" => 39
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #attributeCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#3974 …33}
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              33 => App\Models\Event {#3966}
            ]
            #escapeWhenCastingToString: false
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "age_group_id"
      #relatedKey: "event_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}
12 න් පහළ - මීටර් 60 බාලිකා
අංකය
12 න් පහළ - මීටර් 60 බාලිකා
අංකය
12 න් පහළ - මීටර් 100 බාලිකා
අංකය
12 න් පහළ - මීටර් 100 බාලිකා
අංකය
12 න් පහළ - උස පැනීම බාලිකා
අංකය
12 න් පහළ - උස පැනීම බාලිකා
අංකය
12 න් පහළ - දුර පැනීම බාලිකා
අංකය
12 න් පහළ - දුර පැනීම බාලිකා
අංකය
12 න් පහළ - මීටර් 50x4 බාලිකා
අංකය
12 න් පහළ - මීටර් 50x4 බාලිකා
අංකය
14 න් පහළ - මීටර් 80 බාලිකා
අංකය
14 න් පහළ - මීටර් 80 බාලිකා
අංකය
14 න් පහළ - මීටර් 100 බාලිකා
අංකය
14 න් පහළ - මීටර් 100 බාලිකා
අංකය
14 න් පහළ - මීටර් 80 කඩුළු බාලිකා
අංකය
14 න් පහළ - මීටර් 80 කඩුළු බාලිකා
අංකය
14 න් පහළ - උස පැනීම බාලිකා
අංකය
14 න් පහළ - උස පැනීම බාලිකා
අංකය
14 න් පහළ - දුර පැනීම බාලිකා
අංකය
14 න් පහළ - දුර පැනීම බාලිකා
අංකය
14 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
14 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
14 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
14 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
16 න් පහළ - මීටර් 100 බාලිකා
අංකය
16 න් පහළ - මීටර් 100 බාලිකා
අංකය
16 න් පහළ - මීටර් 200 බාලිකා
අංකය
16 න් පහළ - මීටර් 200 බාලිකා
අංකය
16 න් පහළ - මීටර් 400 බාලිකා
අංකය
16 න් පහළ - මීටර් 400 බාලිකා
අංකය
16 න් පහළ - මීටර් 800 බාලිකා
අංකය
16 න් පහළ - මීටර් 800 බාලිකා
අංකය
16 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
16 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
16 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
16 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
16 න් පහළ - උස පැනීම බාලිකා
අංකය
16 න් පහළ - උස පැනීම බාලිකා
අංකය
16 න් පහළ - දුර පැනීම බාලිකා
අංකය
16 න් පහළ - දුර පැනීම බාලිකා
අංකය
16 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
16 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
16 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
16 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
16 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
16 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
16 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
16 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
16 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
16 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
18 න් පහළ - මීටර් 100 බාලිකා
අංකය
18 න් පහළ - මීටර් 100 බාලිකා
අංකය
18 න් පහළ - මීටර් 200 බාලිකා
අංකය
18 න් පහළ - මීටර් 200 බාලිකා
අංකය
18 න් පහළ - මීටර් 400 බාලිකා
අංකය
18 න් පහළ - මීටර් 400 බාලිකා
අංකය
18 න් පහළ - මීටර් 800 බාලිකා
අංකය
18 න් පහළ - මීටර් 800 බාලිකා
අංකය
18 න් පහළ - මීටර් 1500 බාලිකා
අංකය
18 න් පහළ - මීටර් 1500 බාලිකා
අංකය
18 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
18 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
18 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
18 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
18 න් පහළ - උස පැනීම බාලිකා
අංකය
18 න් පහළ - උස පැනීම බාලිකා
අංකය
18 න් පහළ - දුර පැනීම බාලිකා
අංකය
18 න් පහළ - දුර පැනීම බාලිකා
අංකය
18 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
18 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
18 න් පහළ - රිටි පැනීම බාලිකා
අංකය
18 න් පහළ - රිටි පැනීම බාලිකා
අංකය
18 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
18 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
18 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
18 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
18 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
18 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
18 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
18 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
18 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
18 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
20 න් පහළ - මීටර් 100 බාලිකා
අංකය
20 න් පහළ - මීටර් 100 බාලිකා
අංකය
20 න් පහළ - මීටර් 200 බාලිකා
අංකය
20 න් පහළ - මීටර් 200 බාලිකා
අංකය
20 න් පහළ - මීටර් 400 බාලිකා
අංකය
20 න් පහළ - මීටර් 400 බාලිකා
අංකය
20 න් පහළ - මීටර් 800 බාලිකා
අංකය
20 න් පහළ - මීටර් 800 බාලිකා
අංකය
20 න් පහළ - මීටර් 1500 බාලිකා
අංකය
20 න් පහළ - මීටර් 1500 බාලිකා
අංකය
20 න් පහළ - මීටර් 5000 බාලිකා
අංකය
20 න් පහළ - මීටර් 5000 බාලිකා
අංකය
20 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
20 න් පහළ - මීටර් 100/110 කඩුළු බාලිකා
අංකය
20 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
20 න් පහළ - මීටර් 400/300 කඩුළු බාලිකා
අංකය
20 න් පහළ - උස පැනීම බාලිකා
අංකය
20 න් පහළ - උස පැනීම බාලිකා
අංකය
20 න් පහළ - දුර පැනීම බාලිකා
අංකය
20 න් පහළ - දුර පැනීම බාලිකා
අංකය
20 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
20 න් පහළ - තුන් පිම්ම බාලිකා
අංකය
20 න් පහළ - රිටි පැනීම බාලිකා
අංකය
20 න් පහළ - රිටි පැනීම බාලිකා
අංකය
20 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
20 න් පහළ - යගුලිය දැමීම බාලිකා
අංකය
20 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
20 න් පහළ - කවපෙත්ත විසිකිරීම බාලිකා
අංකය
20 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
20 න් පහළ - හෙල්ල විසිකිරීම බාලිකා
අංකය
20 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
20 න් පහළ - මීටර් 100x4 බාලිකා
අංකය
20 න් පහළ - මීටර් 400x4 බාලිකා
අංකය
20 න් පහළ - මීටර් 400x4 බාලිකා
අංකය